Welcome![Sign In][Sign Up]
Location:
Search - tracking opencv

Search list

[Windows Developcolor-tracking

Description: This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . 该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。-This application demonstrates a fast, simple color tracking algorithm that can be use d to track faces and hands. Run the file in the VC6.0 environment compiler, it is a stand-alone operating procedures, no OPENCV DLL library support.
Platform: | Size: 10499 | Author: 肖雪 | Hits:

[Other resourceTracking

Description: Kalman跟踪和粒子跟踪的实现与性能对比,使用opencv实现-Kalman tracking and particle tracking and performance comparison, the use of achieving OpenCV
Platform: | Size: 12617 | Author: 昭君 | Hits:

[Special EffectsTrackanddetectionthemovingobject070129

Description: 移动目标追踪(OpenCV) Runed on OpenCV1.0 of VC++6.0 -moving target tracking (OpenCV) Runed on OpenCV1.0 of VC 6.0
Platform: | Size: 3089 | Author: zy | Hits:

[Video Capturetracking

Description: 一个用opencv实现的目标跟踪程序,可以捕捉AVI视频中的运动目标并实现定位
Platform: | Size: 9881221 | Author: 阿姆罗 | Hits:

[.nettrack opencv实现的踪源码

Description: opencv实现的踪源码,简单易懂,opencv implementation of human motion tracking source, easy-to-read
Platform: | Size: 2630917 | Author: lend0216 | Hits:

[.netopencv实现的踪源码harris corner detection

Description: opencv实现的踪源码,简单易懂,opencv implementation of human motion tracking source, easy-to-read
Platform: | Size: 3186555 | Author: lend0216 | Hits:

[AI-NN-PRpredict

Description: 利用OpenCV库实现的一个Kalman滤波的例子。-A Kalman filter example achieved with OpenCV.
Platform: | Size: 1024000 | Author: 智慧 | Hits:

[CSharp边缘检测及轮廓跟踪

Description: 边缘检测及轮廓跟踪 C程序设计对数字图象进行边缘提取,其中包括了多个常用的算子,还包括了拉氏锐化.-edge detection and tracking C Contour Design of digital images from the edge, which included a number of commonly used operator, Rumsfeld also includes sharpening.
Platform: | Size: 31744 | Author: 孙东辰 | Hits:

[Graph RecognizeCAMSHIFTTracker_0.7-1.0

Description: 基于opencv 的跟踪。作跟踪的朋友一定-based on the tracking. Tracking friends for a certain look
Platform: | Size: 234496 | Author: | Hits:

[Console利用卡尔曼滤波跟踪一个点

Description: 利用卡尔曼滤波跟踪一个点,VC环境下,用OPENCV编-tracking the use of a Kalman filter, the VC environment, with provision OPENCV
Platform: | Size: 2048 | Author: 张莉 | Hits:

[AI-NN-PRHandDetect

Description: 用于手势跟踪的c代码,可以用于智能人机交互、手语识别、理解等-gestures for tracking the c code, which can be used intelligent human-computer interaction, sign language recognition, understanding, etc.
Platform: | Size: 435200 | Author: 薛斌 | Hits:

[GDI-Bitmapopencv_webcam_application

Description: opencv的一些关于webcam的运用,主要是跟踪一类的源代码。本人是新手,这些都是我平时收集回来的一些代码,虽然不是原创,但是我觉得用处还是蛮大的。希望版主可以通过。-OpenCV the webcam on the use of a major category is tracking the source code. I greenhorn, these are my usual collection of some code, although not original, However, I feel useless or grin. Moderator hope can be passed.
Platform: | Size: 8192 | Author: 梁境华 | Hits:

[Graph programopenCVVC.netvc620060703

Description: 一篇很不错的在VC6和vc.net中使用加载opencv beta 5的文章,里面含有安装配置并附加打开文件、角点检测、轮廓跟踪等源程序。-a very good and the VC6 vc.net use of beta load OpenCV five articles , it contains configuration and installation of additional open files, corner detection, contour tracking source.
Platform: | Size: 35840 | Author: - | Hits:

[Special EffectsShadowOut

Description: 人体识别,运动跟踪监测,关节点检测 计算运动速率,检测健康状态-human identification, tracking and monitoring the movement, joint movement detection rate calculation, the state health Detection
Platform: | Size: 1482752 | Author: 柳建武 | Hits:

[GDI-BitmapVideoShow

Description: 一个自己写的利用MFC来实现OPENCV中函数的 小程序。把OPENCV中人脸检测与camshift跟踪算法加了进去。编译之间要先配置好OPENCV 安装好摄像头就可以使用了。-one's own use of MFC to achieve OPENCV Function of small procedures. OPENCV put human face detection and tracking algorithm camshift increase of nationalism. Compiler configuration between the first good OPENCV installed cameras can be used.
Platform: | Size: 257024 | Author: | Hits:

[OpenCVCAR-DETECTION-master

Description: Car tracking using Haar cascade
Platform: | Size: 34816 | Author: kennyha85 | Hits:

[OpenCV基于OpenCv目标跟踪系统的实现

Description: 在opencv中实现目标跟踪,基于色彩实现指定目标的追踪。(Realization of target tracking in opencv)
Platform: | Size: 2134016 | Author: LDY12138 | Hits:

[OpenCVObject tracking

Description: The program is based on VS2010 + OpenCV2.4, used in the two picture of the same scene moving object trajectory tracking.The program from the BBN Computer Vision Lab.
Platform: | Size: 11525120 | Author: 波波鸟 | Hits:

[Special Effects多目标跟踪opencv

Description: 先用背景差分完成目标提取,将运动目标的相关信息放入到链表中,通过帧差完成对多目标的跟踪,达到实时性的要求 运动目标的相关信息存放于结构体中,可以在此基础上判断目标的动作行为跟踪基本框架,opencv编写,利用背景差分,质心法可以跟踪多个目标,并分配ID号,记录行动轨迹,可用于车辆道路等,大家可以参考学习下,效果有待改进,不同的视频会有不同的效果。(The relevant information of the moving object is stored in the structure. Based on this, we can judge the basic framework of the moving behavior tracking of the target. After opencv writing, background difference and centroid method can be used to track multiple targets and allocate ID numbers to record the moving trajectory. In vehicles such as roads, we can learn by reference, the effect needs to be improved, different videos will have different effects.)
Platform: | Size: 40266752 | Author: huahuahua | Hits:

[OpenCVOPENCV资料

Description: 对特点区域目标跟踪,基于光流法的算法设计的异常行为识别(Target tracking for characteristic regions)
Platform: | Size: 5636096 | Author: 一社22 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 39 »

CodeBus www.codebus.net